window: add a "client-decorated" style class when the window is so
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 21 Mar 2013 12:46:43 +0000 (08:46 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 21 Mar 2013 20:31:14 +0000 (16:31 -0400)
commit4bcaadac512ede175b6b2063b6b40762c236b613
tree9aa797b3faeda657abdf194572f48588c04db408
parent2d13802f62dbf316796f79f79c55077f0978ba3a
window: add a "client-decorated" style class when the window is so

The theme might want to apply some specific theming to a client
decorated toplevel window, so add a style class for that.
gtk/gtkwindow.c